Autogenerated HTML docs for v1.6.1-rc3-51-g5832d 
diff --git a/git-reflog.html b/git-reflog.html index 5b08878..789c689 100644 --- a/git-reflog.html +++ b/git-reflog.html 
@@ -337,7 +337,7 @@  updated. This command is to manage the information recorded in it.</p></div>   <div class="para"><p>The subcommand "expire" is used to prune older reflog entries.   Entries older than <tt>expire</tt> time, or entries older than  -<tt>expire-unreachable</tt> time and are not reachable from the current  +<tt>expire-unreachable</tt> time and not reachable from the current   tip, are removed from the reflog. This is typically not used   directly by the end users — instead, see <a href="git-gc.html">git-gc(1)</a>.</p></div>   <div class="para"><p>The subcommand "show" (which is also the default, in the absence of any  @@ -389,7 +389,7 @@  </dt>   <dd>   <p>  - Entries older than this time and are not reachable from  + Entries older than this time and not reachable from   the current tip of the branch are pruned. Without the   option it is taken from configuration   <tt>gc.reflogExpireUnreachable</tt>, which in turn defaults to  @@ -447,7 +447,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2008-12-10 08:33:24 UTC  +Last updated 2008-12-20 06:29:41 UTC   </div>   </div>   </body>